Skip to content

V2#12

Open
pashov wants to merge 4 commits intomainfrom
v2
Open

V2#12
pashov wants to merge 4 commits intomainfrom
v2

Conversation

@pashov
Copy link
Owner

@pashov pashov commented Mar 7, 2026

  • Add 50 new attack vectors for the vector-scan agents
  • Expand adeversarial-reasoning agent instructions
  • Make judging and formatting be done by a new, separate sub-agent
  • Implement tools and read operations optimisations for streamlined execution
  • Remove model choice from agent spawning
  • Remove Below Confidence Threshold separator from report template

- Merge triage + tier 1 into single scan pass, silent skip for irrelevant vectors
- Add parallel verification read step in Turn 4 before FP gate
- Remove model choice from agent spawning
- Remove Below Confidence Threshold separator from report template
- Remove redundant bundle exclusion instruction
- Expand attack vectors and adversarial agent instructions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
pashov and others added 3 commits March 7, 2026 16:13
Move FP gate reasoning and report formatting from orchestrator to a
dedicated validation agent, reducing orchestrator Turn 4 to mechanical
pre-filter, dedup, and passthrough. Scan agents now output structured
entry/guards fields per finding for faster downstream validation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…can output

- Split agents/ into hacking-agents/ and operations-agents/
- Add dedicated fp-gate-agent.md for validation read discipline
- Enforce compact skip/drop classification format in vector-scan-agent
- Redefine LEADs as concrete code smell trails (not just incomplete paths)
- Add code_smells field to LEAD output and report template
- Strip redundant headers from attack-vectors files
- Revert bundle reorder (instructions-last works better)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
… verification

- Remove "deep" mode — adversarial reasoning agent (Agent 5) now runs on every scan
- Add mandatory verification step requiring exact function signature quoting before promoting findings
- Update README to reflect simplified usage (no more /solidity-auditor deep)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant